/ Assembly List / LJCAddressParserLib / RoadLookups / Add

Namespace - LJCAddressParserLib


Parameters
countryCode - The Country code.
code - The code value.
lookupName - The lookup name.

Returns

The RoadLookup object.

Syntax

C#
public RoadLookup Add(String countryCode, String code, String lookupName)

Creates and adds the object from the supplied values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.